|
|
| Wiki: redirection of `/Releases/7` to
`/Releases/7/Schedule`? |
  United Kingdom |
2007-03-29 09:35:11 |
Hey all.
The following is a normal wiki page:
http://fedo
raproject.org/wiki/Releases/7/
If you remove the trailing slash you get redirected to:
htt
p://fedoraproject.org/wiki/Releases/7/Schedule
instead of the first page.
-d
--
Dimitris Glezos
Jabber ID: glezos jabber.org, GPG: 0xA5A04C3B
http://dimitris.glezos.co
m/
"He who gives up functionality for ease of use
loses both and deserves neither." (Anonymous)
--
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |
  United States |
2007-03-29 11:42:45 |
On Thu, 2007-03-29 at 15:35 +0100, Dimitrios Glezos wrote:
> Hey all.
>
> The following is a normal wiki page:
>
> http://fedo
raproject.org/wiki/Releases/7/
>
> If you remove the trailing slash you get redirected
to:
>
> htt
p://fedoraproject.org/wiki/Releases/7/Schedule
>
> instead of the first page.
>
Yesterday the wiki experienced a couple load spikes that
brought
everything to a standstill. Mike diagnosed that the
Include() on that
page was causing the problem. To get us back up and
running, the
redirect was enabled so people hitting
http://fedor
aproject.org/wiki/Releases/7
would be sent to a static page instead of one with
Include().
I'm not sure what the long term plan is.
-Toshio
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |

|
2007-03-29 12:33:26 |
On 3/29/07, Toshio Kuratomi <a.badger gmail.com> wrote:
> On Thu, 2007-03-29 at 15:35 +0100, Dimitrios Glezos
wrote:
> > Hey all.
> >
> > The following is a normal wiki page:
> >
> > http://fedo
raproject.org/wiki/Releases/7/
> >
> > If you remove the trailing slash you get
redirected to:
> >
> > htt
p://fedoraproject.org/wiki/Releases/7/Schedule
> >
> > instead of the first page.
> >
> Yesterday the wiki experienced a couple load spikes
that brought
> everything to a standstill. Mike diagnosed that the
Include() on that
> page was causing the problem. To get us back up and
running, the
> redirect was enabled so people hitting
> http://fedor
aproject.org/wiki/Releases/7
> would be sent to a static page instead of one with
Include().
>
> I'm not sure what the long term plan is.
>
> -Toshio
I would suggest we avoid using
[[Include(CategoryFedora7Features)]] from
htt
p://fedoraproject.org/wiki/Releases/7/Features
Instead, we should create a page with static links to avoid
this type
of system overload.
I'll create a new page Releases/7/FeatureList with static
links then
redirect from Releases/7/Features
Regards,
--
Thomas Chung
http://fedo
raproject.org/wiki/ThomasChung
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |

|
2007-03-29 12:50:37 |
On 3/29/07, Thomas Chung <tchung fedoraproject.org>
wrote:
> On 3/29/07, Toshio Kuratomi <a.badger gmail.com> wrote:
> > On Thu, 2007-03-29 at 15:35 +0100, Dimitrios
Glezos wrote:
> > > Hey all.
> > >
> > > The following is a normal wiki page:
> > >
> > > http://fedo
raproject.org/wiki/Releases/7/
> > >
> > > If you remove the trailing slash you get
redirected to:
> > >
> > > htt
p://fedoraproject.org/wiki/Releases/7/Schedule
> > >
> > > instead of the first page.
> > >
> > Yesterday the wiki experienced a couple load
spikes that brought
> > everything to a standstill. Mike diagnosed that
the Include() on that
> > page was causing the problem. To get us back up
and running, the
> > redirect was enabled so people hitting
> > http://fedor
aproject.org/wiki/Releases/7
> > would be sent to a static page instead of one with
Include().
> >
> > I'm not sure what the long term plan is.
> >
> > -Toshio
>
> I would suggest we avoid using
[[Include(CategoryFedora7Features)]] from
> htt
p://fedoraproject.org/wiki/Releases/7/Features
> Instead, we should create a page with static links to
avoid this type
> of system overload.
>
> I'll create a new page Releases/7/FeatureList with
static links then
> redirect from Releases/7/Features
Ok, the static page is ready
http://fedoraproject.org/wiki/Releases/7/FeatureList
Dimitrios, can you restore Releases/7/ page back so I can
point to
Release/7/FeatureList ?
Once, this is done, we can redirect Release/7/Features to
Release/7/FeatureList
Regards,
--
Thomas Chung
http://fedo
raproject.org/wiki/ThomasChung
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |
  United Kingdom |
2007-03-29 13:44:32 |
O/H Thomas Chung έγραψε:
>> I would suggest we avoid using
[[Include(CategoryFedora7Features)]] from
>> htt
p://fedoraproject.org/wiki/Releases/7/Features
>> Instead, we should create a page with static links
to avoid this type
>> of system overload.
>>
>> I'll create a new page Releases/7/FeatureList with
static links then
>> redirect from Releases/7/Features
>
>
> Ok, the static page is ready
>
http://fedoraproject.org/wiki/Releases/7/FeatureList
Good job Thomas. I too noticed some delays with this
auto-category thing but
just didn't stepped forward to fix it.
> Dimitrios, can you restore Releases/7/ page back so I
can point to
> Release/7/FeatureList ?
> Once, this is done, we can redirect Release/7/Features
to
> Release/7/FeatureList
Unfortunately I can't do that. Toshio, Mike?
-d
--
Dimitris Glezos
Jabber ID: glezos jabber.org, GPG: 0xA5A04C3B
http://dimitris.glezos.co
m/
"He who gives up functionality for ease of use
loses both and deserves neither." (Anonymous)
--
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |

|
2007-03-29 13:55:28 |
On 3/29/07, Dimitris Glezos <dimitris glezos.com> wrote:
> Good job Thomas. I too noticed some delays with this
auto-category thing but
> just didn't stepped forward to fix it.
>
> > Dimitrios, can you restore Releases/7/ page back
so I can point to
> > Release/7/FeatureList ?
> > Once, this is done, we can redirect
Release/7/Features to
> > Release/7/FeatureList
>
> Unfortunately I can't do that. Toshio, Mike?
>
> -d
I remember seeing a message from Max that he and Mike will
be at Red
Hat Summit prep event on this Thursday and Friday. So we
might not
hear from them for a while.
Regards,
--
Thomas Chung
http://fedo
raproject.org/wiki/ThomasChung
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |

|
2007-03-29 17:07:55 |
Thomas Chung wrote:
> On 3/29/07, Dimitris Glezos <dimitris glezos.com> wrote:
>> Good job Thomas. I too noticed some delays with
this auto-category
>> thing but
>> just didn't stepped forward to fix it.
>>
>> > Dimitrios, can you restore Releases/7/ page
back so I can point to
>> > Release/7/FeatureList ?
>> > Once, this is done, we can redirect
Release/7/Features to
>> > Release/7/FeatureList
>>
>> Unfortunately I can't do that. Toshio, Mike?
>>
>> -d
>
> I remember seeing a message from Max that he and Mike
will be at Red
> Hat Summit prep event on this Thursday and Friday. So
we might not
> hear from them for a while.
> Regards,
This page actually was DOSing the wiki because of a dynamic
list. I had
forced a redirect to /Schedule. I've replaced the dynamic
list with a
static one. I'm looking to disable all dynamic lists of
this kind on
the wiki so this doesn't happen in the future.
Hopefully this won't destroy too much but the size of our
wiki just
won't allow us to do these things anymore with Moin (without
a patch or
some such thing)
-Mike
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |

|
2007-03-29 17:10:44 |
On 3/29/07, Mike McGrath <mmcgrath redhat.com> wrote:
> This page actually was DOSing the wiki because of a
dynamic list. I had
> forced a redirect to /Schedule. I've replaced the
dynamic list with a
> static one. I'm looking to disable all dynamic lists
of this kind on
> the wiki so this doesn't happen in the future.
>
> Hopefully this won't destroy too much but the size of
our wiki just
> won't allow us to do these things anymore with Moin
(without a patch or
> some such thing)
>
> -Mike
>
Thank you Mike,
I just updated to point to
http://fedoraproject.org/wiki/Releases/7/FeatureList
Regards,
--
Thomas Chung
http://fedo
raproject.org/wiki/ThomasChung
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|
| Re: Wiki: redirection of `/Releases/7`
to `/Releases/7/Schedule`? |

|
2007-03-29 17:15:27 |
On 3/29/07, Thomas Chung <tchung fedoraproject.org>
wrote:
> On 3/29/07, Mike McGrath <mmcgrath redhat.com> wrote:
> > This page actually was DOSing the wiki because of
a dynamic list. I had
> > forced a redirect to /Schedule. I've replaced
the dynamic list with a
> > static one. I'm looking to disable all dynamic
lists of this kind on
> > the wiki so this doesn't happen in the future.
> >
> > Hopefully this won't destroy too much but the size
of our wiki just
> > won't allow us to do these things anymore with
Moin (without a patch or
> > some such thing)
> >
> > -Mike
> >
>
> Thank you Mike,
> I just updated to point to
http://fedoraproject.org/wiki/Releases/7/FeatureList
Also Releases/7/Features has been redirected to
Releases/7/FeatureList
Regards,
--
Thomas Chung
http://fedo
raproject.org/wiki/ThomasChung
--
Fedora-websites-list mailing list
Fedora-websites-list redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websi
tes-list
|
|