Jump to content

Advantages of web server scripting


Recommended Posts

I am trying to get my head around the specification for a course my college is running (i'm not teaching it but am in charge of course quality).  Two of the advantages identified about using web server scripting in the specification are:

 

  • Run as lower overhead code inside web server plugins
  • Hide web server interface inside economical APIs

 

I am unsure as to what these two specific things are as benefits and I was hoping someone on this site might be able to help me understand.  I do have a generally good knowledge of web server scripting so I figure that my lack of understanding is down to the wording.  I apologise if I have posted this on the wrong forum.

 

I would be most grateful for any help that is offered.

 

Thanks

Link to comment
Share on other sites

What do you mean by "web server scripting"? Scripting the web server software itself? That's the best interpretation I can make given those two points.

 

- Plugins to the server would mean higher overhead. They would have to be executed where before they were not. I don't know what this point is getting at.

- APIs would enable someone to control the server without having to care about exactly what happens. Imagine a Restart command: someone could script that command without having to know how to shutdown every application themselves.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.