Why scary,  all I am trying to acheive is persistant connections to a servlet 
from PHP..
 
The same interface is used from Apache to a servlet, both in mod_jk and 
mod_proxy_ajp. 
It seems less clumsy and more efficient than implementing a curl call and this 
same 
persistant interface could also be used as a Web Service transport instead of 
JSON..

John Gentilin

--- On Wed, 8/13/08, Jim Manico <[EMAIL PROTECTED]> wrote:

From: Jim Manico <[EMAIL PROTECTED]>
Subject: Re: AJP and PHP
To: [EMAIL PROTECTED]
Date: Wednesday, August 13, 2008, 10:35 PM

scary man - this cries for a web service interface.

- Jim
> I have a project where our presentation layer is in PHP and the business
logic is Servlet based.. The interface is JSON via a CURL call.. 
>  
> I was thinking that I could gain some efficiencies if I created a native
AJP implementation as a PHP PECL module using memcache and mod_jk as templates
and create a 
> persistent connection pool. That way I can dump the curl call..
>  
> Looked all over to see if this has been done before, but came up empty...
>  
> Any thoughts on this ??  
>  
> Thanks
> John Gentilin
>  
>  
>  
>  
>
>
>       
>   


-- 
Jim Manico, Senior Application Security Engineer
[EMAIL PROTECTED] | [EMAIL PROTECTED]
(301) 604-4882 (work)
(808) 652-3805 (cell)

Aspect Security™
Securing your applications at the source
http://www.aspectsecurity.com

---------------------------------------------------------------
Management, Developers, Security Professionals ...
... can only result in one thing. BETTER SECURITY.
http://www.owasp.org/index.php/OWASP_NYC_AppSec_2008_Conference  
Sept 22nd-25th 2008





      

Reply via email to