Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: mod_perl go boom, mod_cgi works

by hacker (Priest)
on Mar 08, 2005 at 00:37 UTC ( [id://437366]=note: print w/replies, xml ) Need Help??


in reply to Re^2: mod_perl go boom, mod_cgi works
in thread mod_perl go boom, mod_cgi works

I've tried this on two test boxes, and the segfaults are still happening. They don't happen when I set MaxRequestsPerClient to 2... I haven't tried higher. This value was previously set to 500.

One odd anomaly, and possibly a clue, is that sometimes when I click on one link, it will give me the content for a previously-clicked link, or tell me that one of the links I clicked previously does not exist. Its very peculiar.

For example, I click on 'foo', then 'bar', then 'blort', and then when I click on 'quux', it will either show me the content that clicking 'foo' would have shown, or it will report that 'foo' does not exist.

I think I have globals staying around, but I can't see where this can be happening, unless its deep inside the CGI.pm module, where I'm parsing param() for the form variables passed in.

Replies are listed 'Best First'.
Re^2: mod_perl go boom, mod_cgi works
by The Mad Hatter (Priest) on Mar 08, 2005 at 01:23 UTC
    It does sound like a globals thing, but if you don't show us code, we can't look for them. Sorry.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://437366]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found