Hi,
I got to the technical reason behind this issue. Looks like the fix may be
to increase the request timeout
on the apache side. Can someone tell me which timeout parameter to increase:
The basic cause is thathe segmentation fault being generated by
ssl3_write_pending(). This happens when a tim
On Thu, Feb 28, 2008 at 11:56 AM, Sailesh Krishnamurthy
<[EMAIL PROTECTED]> wrote:
> As you said, this may be better pursued over the mod_ssl mailing list.
> The problem is similar to the one described here:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg21131.html
>
> if i can find the culprit
As you said, this may be better pursued over the mod_ssl mailing list.
The problem is similar to the one described here:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg21131.html
if i can find the culprit cgi app, that may help. can enable duebug loggin
in apache help?
do let me know.
thx
On T
On Thu, Feb 28, 2008 at 10:35 AM, Sailesh Krishnamurthy
<[EMAIL PROTECTED]> wrote:
> is there any way to atleast alleviate this and not produce the core dumps.
> recompiling or changing the ssl modules of this
> system is quite a big task because it is a widely used roduction isntance?
I have not
is there any way to atleast alleviate this and not produce the core dumps.
recompiling or changing the ssl modules of this
system is quite a big task because it is a widely used roduction isntance?
On Thu, Feb 28, 2008 at 10:05 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 28, 2008 a
On Thu, Feb 28, 2008 at 9:52 AM, Sailesh Krishnamurthy
<[EMAIL PROTECTED]> wrote:
> Hi, We have a production apache 1.3 instance on solaris, where of late one
> of the httpd processes has been crashing and
> producing core dumps. This looks to be a known issue with large SSL file
> downloads happen
Hi, We have a production apache 1.3 instance on solaris, where of late one
of the httpd processes has been crashing and
producing core dumps. This looks to be a known issue with large SSL file
downloads happening over apache 1.3.
However what I" want to know is how can I debug this production issue