I gotcha there David, I was asking in general if a rewrite would be considered onerous. I'd like to use the url confirmation method, but like some other commenters here I'm worried about the performance hit thousands of requests to this wrapped cgi could cause - can rewrite JUST THIS FUNCTION in C or PHP to avoid that, and also to simplify things (I don't want all that functionality exposed).
 
Is that explained better?
-----Original Message-----
From: David Ford [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 7:57 PM
To: Mitch (WebCob)
Cc: tmda-users
Subject: Re: without having read the code...

Psst.  tmda.cgi, comes with the tmda package.  :)

add something like this to your /etc/tmdarc and put the cgi in the right place.

CGI_URL = "http://blue-labs.org/cgi-bin/tmda.cgi"


Mitch (WebCob) wrote:
would it be a major task to rewrite the confirmation processing of tmda-cgi in another language (php?)
 
I don't want to expose that whole program to our users, but I do want to set up link based confirmation - would prefer to do that in a stripped down way if possible - figure I might be best off writing my own simple confirmer?
 
Any advice (like "don't do it man - you are crazy it will take years" or "yeah - you could to that - look at file xxx.py which is where the core of the confirmation logic is")
 
Thanks again!
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to