public inbox for [email protected]  
help / color / mirror / Atom feed
Searches resulting in 414 Request URI too long
4+ messages / 2 participants
[nested] [flat]

* Searches resulting in 414 Request URI too long
@ 2006-01-20 22:19  Michael Fuhr <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Michael Fuhr @ 2006-01-20 22:19 UTC (permalink / raw)
  To: pgsql-www

A few times in the past day I've gotten 414 (Request URI too long)
errors while searching through the mailing list archives.  I haven't
figured out a 100% repeatable test case yet, but you can eventually
see what's happening by doing the following:

1. Go to http://archives.postgresql.org/

2. Search for something (e.g., "foo").

3. Move between result pages by clicking Next, Previous, or one of
   the page numbers.  Do this several times and eventually the URI
   gets excessively long.  Sometimes it happens right away but
   sometimes it requires numerous clicks.

The A tags for the result pages' links go from something like

<a href="?q=foo&cs=utf-8&fm=on&gr=off&st=20&np=1">

to

<a href="?q=foo&ul=http%3A%2F%2Farchives.postgresql.org%2Fpgsql-bugs%2F%25&cs=utf-8&fm=on&gr=off&st=20&np=2">

and then they get longer, with numerous instances of "ul=...".
Eventually they get too long and the web server responds with
414 Request URI too long.

-- 
Michael Fuhr




^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Searches resulting in 414 Request URI too long
@ 2006-01-21 08:42  John Hansen <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: John Hansen @ 2006-01-21 08:42 UTC (permalink / raw)
  To: Michael Fuhr <[email protected]>; pgsql-www

Should be fixed now,.... 

... John

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Michael Fuhr
> Sent: Saturday, January 21, 2006 9:19 AM
> To: [email protected]
> Subject: [pgsql-www] Searches resulting in 414 Request URI too long
> 
> A few times in the past day I've gotten 414 (Request URI too 
> long) errors while searching through the mailing list 
> archives.  I haven't figured out a 100% repeatable test case 
> yet, but you can eventually see what's happening by doing the 
> following:
> 
> 1. Go to http://archives.postgresql.org/
> 
> 2. Search for something (e.g., "foo").
> 
> 3. Move between result pages by clicking Next, Previous, or one of
>    the page numbers.  Do this several times and eventually the URI
>    gets excessively long.  Sometimes it happens right away but
>    sometimes it requires numerous clicks.
> 
> The A tags for the result pages' links go from something like
> 
> <a href="?q=foo&cs=utf-8&fm=on&gr=off&st=20&np=1">
> 
> to
> 
> <a 
> href="?q=foo&ul=http%3A%2F%2Farchives.postgresql.org%2Fpgsql-b
ugs%2F%25&cs=utf-8&fm=on&gr=off&st=20&np=2">
> 
> and then they get longer, with numerous instances of "ul=...".
> Eventually they get too long and the web server responds with
> 414 Request URI too long.
> 
> --
> Michael Fuhr
> 
> ---------------------------(end of 
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
> 
> 


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Searches resulting in 414 Request URI too long
@ 2006-01-22 04:40  Michael Fuhr <[email protected]>
  parent: John Hansen <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Michael Fuhr @ 2006-01-22 04:40 UTC (permalink / raw)
  To: John Hansen <[email protected]>; +Cc: pgsql-www

On Sat, Jan 21, 2006 at 07:42:52PM +1100, John Hansen wrote:
> Should be fixed now,.... 

Nope -- I'm still seeing the behavior I reported.  Sometimes it
takes a while, but eventually the links' query strings contain
several ul variables.  All I'm doing is clicking on Previous, Next,
and the page numbers.

-- 
Michael Fuhr




^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Searches resulting in 414 Request URI too long
@ 2006-01-22 11:33  John Hansen <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: John Hansen @ 2006-01-22 11:33 UTC (permalink / raw)
  To: Michael Fuhr <[email protected]>; +Cc: pgsql-www

Okay,...

Seems the apache module is faulty... :(
Switched to cgi while I hunt for the bug...

Let me know if the cgi has the same fault,. Tho it doesn't look like it...

... John

> -----Original Message-----
> From: Michael Fuhr [mailto:[email protected]] 
> Sent: Sunday, January 22, 2006 3:40 PM
> To: John Hansen
> Cc: [email protected]
> Subject: Re: [pgsql-www] Searches resulting in 414 Request 
> URI too long
> 
> On Sat, Jan 21, 2006 at 07:42:52PM +1100, John Hansen wrote:
> > Should be fixed now,.... 
> 
> Nope -- I'm still seeing the behavior I reported.  Sometimes 
> it takes a while, but eventually the links' query strings 
> contain several ul variables.  All I'm doing is clicking on 
> Previous, Next, and the page numbers.
> 
> --
> Michael Fuhr
> 
> 


^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2006-01-22 11:33 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2006-01-20 22:19 Searches resulting in 414 Request URI too long Michael Fuhr <[email protected]>
2006-01-21 08:42 Re: Searches resulting in 414 Request URI too long John Hansen <[email protected]>
2006-01-22 04:40 ` Michael Fuhr <[email protected]>
2006-01-22 11:33 Re: Searches resulting in 414 Request URI too long John Hansen <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox