Work started: (MODPYTHON-131) Make name of mutex directory
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Mod-Python > Work started: (MODPYTHON-131) Make name of mutex directory




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Work started: (MODPYTHON-131) Make name of mutex directory  
Jim Gallacher (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-11-06 07:45 AM

[ http://issues.apache.org/jira/brows...ON-131?page=all ]

Work on MODPYTHON-131 started by Jim Gallacher

> Make name of mutex directory configurable.
> ------------------------------------------
>
>          Key: MODPYTHON-131
>          URL: http://issues.apache.org/jira/browse/MODPYTHON-131
>      Project: mod_python
>         Type: Improvement
>   Components: core
>     Versions: 3.2.7
>     Reporter: Graham Dumpleton
>     Assignee: Jim Gallacher

>
> Creating an issue for this so it can be tracked.
> Been pointed out in:
>   http://www.mail-archive.com/python-...g/msg01271.html
> that on Mandriva Linux, that is is necessary to manually change the mutex 
directory in mod_python.c source code. Area of code is:
>   #if !defined(OS2) && !defined(WIN32) && !defined(BEOS) && !defined(NETWA
RE)
>         char fname[255];
>         snprintf(fname, 255, "/tmp/mpmtx%d%d", glb->parent_pid, n);
>   #else
>         char *fname = NULL;
>   #endif
> There should be an option to configure program to allow this to be more ea
sily changed.
> Way of changing the value through Apache configuration to also be investigated fur
ther.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:09 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register