This blog post is similar to a previous one that dealt with PHP + LDAP. In this post we'll explore how to use the python LDAP library and set timeouts. These settings are used to reduce the timeouts when connecting to an LDAP server. This will avoid your program from "hanging" due to lack of … Continue reading Nugget post: Setting ldap connection timeout for python
From PHP to Python : Getting started with mod_wsgi
This article explores the process of transitioning from a PHP environment to a python one.In a recent project we started at 6PM Infrastructure, we have a very interesting and complex problem which requires an interesting mix of cross-platform standalone applications (programs which are run as standalone applications, called from the command line that run in … Continue reading From PHP to Python : Getting started with mod_wsgi
You must be logged in to post a comment.