General

Profile

peto

  • Login: peto
  • Registered on: 2008-10-10
  • Last sign in: 2009-07-18

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 12 12

Projects

Project Roles Registered on
Lighttpd Contributor 2009-02-03

Activity

2009-07-24

02:16 Lighttpd Bug #2039: Wrong handling of PATH_INFO for FCGI/SCGI (1.5.x)
I explain precisely why something is wrong, and why it causes real-world problems (breaking Django), and provide a pa... peto

2009-07-22

23:30 Lighttpd Support: RE: doc-root
Something obvious, indeed: mod_alias. I don't think I'll be using lighttpd for this deployment, though; probably bac... peto
04:02 Lighttpd Support: doc-root
This is a straightforward case: I want ~/static/* to be available as http://example.com/static/*. I can't seem to fi... peto
20:03 Lighttpd Bug #2039: Wrong handling of PATH_INFO for FCGI/SCGI (1.5.x)
If the file is remote, or inaccessible to the frontend, or doesn't exist as a real file at all, that means it's entir... peto
18:52 Lighttpd Bug #2039: Wrong handling of PATH_INFO for FCGI/SCGI (1.5.x)
> Is there a really good reason why you don't just use proxy-core.rewrite-request for this?
Because this is a bug....
peto
05:33 Lighttpd Bug #2039: Wrong handling of PATH_INFO for FCGI/SCGI (1.5.x)
(Left some debug cruft in the patch by accident, by the way.)
peto
04:00 Lighttpd Bug #2039 (Obsolete): Wrong handling of PATH_INFO for FCGI/SCGI (1.5.x)
I'm trying to set up a Django backend behind Lighttpd. It doesn't pick up the script URLs correctly; it sees everyth... peto

2009-07-21

21:46 Lighttpd Feature #2008: [PATCH] X-Sendfile-Extended header support
The method I suggested is simple. It avoids the user-side mess of having to deal with multiple headers for slight va... peto
20:04 Lighttpd Bug #2036: FastCGI requests get stuck sending POST data to backend
I'm seeing it with select and poll, too. poll() does include the FD to the FCGI unix socket, and it's not returning ... peto

2009-07-19

23:30 Lighttpd Bug #2036 (Invalid): FastCGI requests get stuck sending POST data to backend
I've been trying to track down a case of Ruby processes getting stuck for a long time now. Ruby processes incrementa... peto

Also available in: Atom