Maximum memory allocation using apr_shm..

2009-01-09 Thread Jaysingh Samuel
Hai, Iam working on the apr_shm memory which iam managing using the apr_rmm apache api's. I need to know what is the maximum memory Chunk can be allocated using the apr_shm. Is it directly related with the kernal shm memory.? Please suggest me with your ideas. Thanks in advance, Jaysingh.

Shared memory and performance slow.

2009-02-02 Thread Jaysingh Samuel
faster the processing speed with the Shared memory?. Please guide me.. Thanks in Advance, Jaysingh Samuel. _ For the freshest Indian Jobs Visit MSN Jobs http://www.in.msn.com/jobs

Deregister and register a signal module on passing signal..

2009-04-15 Thread Jaysingh Samuel
, Jaysingh Samuel. _ The new Windows Live Messenger. You don’t want to miss this. http://www.microsoft.com/india/windows/windowslive/messenger.aspx

RE: Deregister and register a single module on passing signal..

2009-04-19 Thread Jaysingh Samuel
Hai all, Can anyBody help me out with some solution on this. Thanks, Jaysingh Samuel From: jayasingh.sam...@hotmail.com To: modules-dev@httpd.apache.org; sor...@gmail.com Subject: Deregister and register a signal module on passing signal.. Date: Thu, 16 Apr 2009 09:31:28 +0530 Hai

RE: Deregister and register a single module on passing signal..

2009-04-20 Thread Jaysingh Samuel
tus, &pid, pconf);} Please let me your suggestion on this. Thanks in advance, Jaysingh Samuel. > Date: Mon, 20 Apr 2009 09:21:58 -0400 > Subject: Re: Deregister and register a single module on passing signal.. > From: cove...@gmail.com > To: modules-dev@httpd.apache.org >

Condition log transfer for Name based Virtual host.

2009-05-06 Thread Jaysingh Samuel
Advance, Jaysingh Samuel. _ Live Search extreme As India feels the heat of poll season, get all the info you need on the MSN News Aggregator http://news.in.msn.com/National/indiaelections2009/aggregator/default.aspx

Shared memory hash table.

2009-06-29 Thread Jaysingh Samuel
wanted to know is there any function already available which suits this requirement. Pls guide me with your comments. thanks in advance, Jaysingh Samuel. _ Live Search extreme As India feels the heat of poll season, get all the

apache memory leak detection using Valgrind.

2009-07-02 Thread Jaysingh Samuel
. 1. Is the memory size which increases after every server graceful restart is because of memory Leak. ?2. Can we run the valgrind for specific module. ? If yes please provide me with the command. Please help me with your suggestion/comments on this. Thanks in advance, Jaysingh Samuel

Memory leaks on adding module directives on virtual host.

2009-07-07 Thread Jaysingh Samuel
. ServerName click.xyz.comServerAlias t1.xyz.com xyzApache abc apachedefCookieName def apachezxyCookieName zxy Please let me know why the graceful restarts is not cleaning up memory on the virtual hosts and ways to prevent memory leaks. Thanks, Jaysingh

RE: Memory leaks on adding module directives on virtual host.

2009-07-08 Thread Jaysingh Samuel
de me. Thanks, Jaysingh. > Date: Wed, 8 Jul 2009 09:05:42 +0200 > Subject: Re: Memory leaks on adding module directives on virtual host. > From: sor...@gmail.com > To: modules-dev@httpd.apache.org > > On Wed, Jul 8, 2009 at 08:48, Jaysingh > Samuel wrote: > > > >

RE: Memory leaks on adding module directives on virtual host.

2009-07-08 Thread Jaysingh Samuel
ents to confirm that you are in > fact issuing one free per allocate, or was that an assumption? > > > Thanks, > > Rick Houser > Auto-Owners Insurance > Systems Support > (517)703-2580 > > -Original Message- > From: Joachim Zobel [mailto:jzo...@heu

RE: Memory leaks on adding module directives on virtual host.

2009-07-12 Thread Jaysingh Samuel
g module directives on virtual host. > From: jzo...@heute-morgen.de > To: jayasingh.sam...@hotmail.com > CC: modules-dev@httpd.apache.org > Date: Thu, 9 Jul 2009 21:28:08 +0200 > > Am Donnerstag, den 09.07.2009, 09:11 +0530 schrieb Jaysingh Samuel: > > In the command table we get th

Repetitive warnings on ErrorLogs.

2009-09-06 Thread Jaysingh Samuel
with the apache "restart" and that's not showing warning. Is this a fatal error?. More light on this regarding the cause and solution to stop this will be very helpful. Thanks in advance,Jaysingh Samuel. _ News, sport

RE: Repetitive warnings on ErrorLogs.

2009-09-08 Thread Jaysingh Samuel
onger time to finish with?. Please throw some light on this. Thanks in advance. Jaysingh Samuel > Date: Mon, 7 Sep 2009 08:51:25 +0200 > Subject: Re: Repetitive warnings on ErrorLogs. > From: sor...@gmail.com > To: modules-dev@httpd.apache.org > > On Mon, Sep 7, 2009 at 08

RE: Repetitive warnings on ErrorLogs.

2009-09-10 Thread Jaysingh Samuel
tems Support > (517)703-2580 > > > > -Original Message- > > From: Jaysingh Samuel [mailto:jayasingh.sam...@hotmail.com] > > Sent: Tuesday, September 08, 2009 7:55 AM > > To: modules-dev@httpd.apache.org > > Subject: RE: Repetitive warnings on ErrorLo

Minification of js files.

2009-11-03 Thread Jaysingh Samuel
Hi, We are fetching lots of javascript source files through apache server, we use the mod_deflate there by gzip and sent across browser. So is there any apache modules which i could use to further reduce the content size of the javascript file. If i could sweep out the empty lines in the sourc

RE: Minification of js files.

2009-11-03 Thread Jaysingh Samuel
ct: Re: Minification of js files. > From: jerome.ren...@gmail.com > To: modules-dev@httpd.apache.org > > Hi Jaysingh > > On Tue, Nov 3, 2009 at 11:42 AM, Jaysingh Samuel > wrote: > > > > Hi, > > We are fetching lots of javascript source files through apache

Error in apr_hash.

2010-04-12 Thread Jaysingh Samuel
Hi all, In our project we use apr_hash to store entries in lookup file, the hash table works fine if the entries are upto to 500. But when we increased the entries to 1500, it shows errors and apache does not load. Iam loading the hash table on post_config of the apache startup. and i have ch