Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: My cow-orkers mostly...

by Errto (Vicar)
on Jan 16, 2005 at 20:29 UTC ( [id://422637]=note: print w/replies, xml ) Need Help??


in reply to My cow-orkers mostly...

My coworkers have not used Perl. They are not biased against it, but they do have many of the common misconceptions. However, we recently found ourselves in a situation where for our new document management system, hosted on Apache+JBoss, we needed a way to handle file downloads. I was told that this had to be implemented with a Servlet in JBoss because the access control system required calling some database procedures, but there was much fretting over the use of a servlet for the actual file downloads because some of the files are big.

So I said, "well, why not let Apache handle the downloads." And they said, "well what about access control." So I said, "why not write a mod_perl authentication handler for the access check and an output filter to deal with the fact that the files are locally encrypted" and they were intrigued. Now, of course, the challenge is that I need to give them some actual code :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://422637]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-25 08:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found