PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
Better Webserver
Goto page 1, 2  Next
 
Post new topic   Reply to topic    PenUltima Online Forum Index -> Feature Suggestions
Display posts from previous:   

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Sun Mar 05, 2006 8:29 pm    Post subject: Better Webserver Reply with quote

MuadDib wrote:
And, let's not forget.... none of us devs are exactly "Apache webserver developers". So pol's webserver isn't exactly fort knox if you know what i mean Smile


^ Would be great.

It'd be nice if you could use xml, php, etc. rather than just html. Make it more secure(as stated above). Be able to use images(if you try to show an image with your webserver it fails to load it) also be able to transfer files, zip, rar, etc. Don't know if you guys have been doing that lately with 95 and 96 or have future plans for this stuff but... lol this idea will probably get smacked down like the rest.

Author Message
Marilla



Joined: 02 Feb 2006
Posts: 329

PostPosted: Mon Mar 06, 2006 2:00 pm    Post subject: Reply with quote

While we're at it, why not add a POP3, IMAP and SMTP engines, a DNS daemon, and a news server, too? It'd also be nice for POL to be able to expose SOAP web services, and maybe it can also implement a relational database, while we're at it. Oh, and don't forget that with all of this, it should probably implement LDAP, be able to serve as an SSL Certificate Authority, and finally, it should include IRC and Jabber services, as well. Rolling Eyes

Author Message
Matrix



Joined: 03 Feb 2006
Posts: 32
Location: Canada, Quebec

PostPosted: Mon Mar 06, 2006 2:34 pm    Post subject: Reply with quote

Head shot

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Mon Mar 06, 2006 3:01 pm    Post subject: Reply with quote

So what you're saying Marilla, is that my "SUGGESTION" is completely irrational? lol.

Author Message
melanius
Site Admin


Joined: 28 Jan 2006
Posts: 37
Location: Greece

PostPosted: Mon Mar 06, 2006 6:54 pm    Post subject: Reply with quote

I wouldn't call it irrational, but imagine the (already limited) development resources, being pointed to extending the webserver, which I think we all considered as not being the main point of POL's existance.

Wouldn't it be much better concentrating on ironing out any bugs and making the whole scripter's experience better?


I think it would.

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Mon Mar 06, 2006 7:09 pm    Post subject: Reply with quote

I understand and totally agree to that. It's just a feature suggestion. I didn't say get it done first thing. It'll be really nice if in the future of POL if we'd be able to use stuff like this.

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Tue Mar 07, 2006 12:42 am    Post subject: Reply with quote

www.cfg is a grovy start.

Author Message
Marilla



Joined: 02 Feb 2006
Posts: 329

PostPosted: Wed Mar 08, 2006 6:32 am    Post subject: Reply with quote

Unreal wrote:
I understand and totally agree to that. It's just a feature suggestion. I didn't say get it done first thing. It'll be really nice if in the future of POL if we'd be able to use stuff like this.


At the risk of starting something here, I have to ask; Why re-create Apache, when Apache already exists? Why bloat POL with lots of junk that duplicates functionality already available out there by other means? In the 'future', the POL devs with have other UO features to add to POL - they still won't have time to 'reinvent the wheel' inside of POL.

And for the record, the reason I'm replying to these posts is because I would very much not like the POL devs to spend time and effort on this stuff, and fill POL up with extra junk that's not needed. In fact, if you asked me, I'd suggest they REMOVE the web server completely... but I know I'd get out-voted on that one, so I won't bother trying Wink

(and yes, I know it can simply be disabled; that was mostly a joke)

Author Message
Tritan



Joined: 04 Feb 2006
Posts: 136
Location: Illinois, USA

PostPosted: Sun Mar 12, 2006 9:25 pm    Post subject: Reply with quote

Marilla I for once would agree with you on something. Wink

I have never used the webserver for anything myself. Heck I have just starting looking into any interface of Apache or PHP into my scripts for some other things I want to do. I have heard about the webserver and refuse to use it.

Author Message
tekproxy
Distro Developer


Joined: 06 Apr 2006
Posts: 350
Location: Nederland, Texas

PostPosted: Fri Apr 28, 2006 3:36 pm    Post subject: Reply with quote

Hate to res a semi-dead thread here, but why don't people use aux scripts and just interface their website with that?

It wouldn't be difficult to write a perl script that communicates to the POL server and set it on a cron job. The perl script could retrive any information that the aux script has access to (more or less everything on the server). The perl script could store this information in a database which is then accessed by your PHP scripts.

You could even create a web-based POL-authenticated administration portal. Just have username/password forms on your PHP script, send the forms to your perl script, which then sends the information to the aux script which returns if the login is valid or not. Then you could easily implement commands like broadcast, and it wouldn't be impossible to have highly graphical and interactive representation of the world using an big image of the world and some javascript, or even ajax.

The only time you should request a feature is it could generally help make the UO emulation better or add some functionality that is virtually impossible to do using scripts (that is to say, it's very ugly/incredibly slow if you use scripts).

The core is called the CORE because it does very little. When you take into consideration the amount of functionality you can hook and control yourself with scripts, the core does almost nothing but open up some ports, run scripts and lower-level stuff. This is the beauty of POL.

I'm not saying don't request features that would be cool ever, just request them once POL is at version 1. Very Happy

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Fri Apr 28, 2006 4:20 pm    Post subject: Reply with quote

I don't know anything about php, perl, js, etc. I only know eScript.. And I wasn't asking for these features to be done tomorrow, maybe in the future of pol, like you said, version 1. just as long as it's considered, it'd be nice.

Author Message
Exar Kun



Joined: 19 Apr 2006
Posts: 42
Location: St. Peters, MO

PostPosted: Fri Apr 28, 2006 6:33 pm    Post subject: Reply with quote

I remember back about 6 years ago when I GMed for DW on Myth....He had a webpage the GMs could go to in order to check things like system load, reset "something" that seemed to help performance when the load was high, and to check on the number of mobiles. It would even give you the X, Y of large groups of mobiles.

This was a huge help since the admin was often unavailable for large chunks of time. Like one night, a town guard went to hacking on a slime that just kept splitting. There were over 2000 slimes in the area of a half-screen.

Another time, a town guard (probably the same troublemaker) trying in vain to get into a graveyard and slay a lich. The lich, wasn't messing around....he had called a huge army of undead, all crammed into a tiny graveyard and jostling next to each other.


I have no idea how he created that page, but it really came in useful for us. I wish I knew enough to re-create something like that for my folks.

Oh, and I realize this might not even be the appropriate place for this post, but I like the idea of a little more web support.

Author Message
tekproxy
Distro Developer


Joined: 06 Apr 2006
Posts: 350
Location: Nederland, Texas

PostPosted: Fri Apr 28, 2006 11:20 pm    Post subject: Reply with quote

I was just trying to suggest using aux scripts, not trying to sound mean. The "don't request silly features" wasn't intended for you. Wink

Author Message
MontuZ
Distro Developer


Joined: 10 Feb 2006
Posts: 293
Location: Myrtle Beach, South Carolina

PostPosted: Sat Apr 29, 2006 1:43 am    Post subject: Reply with quote

I'll tell you what though, if I knew php and stuff I'd use aux scripts. But I don't, Crying or Very sad .

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Sat Apr 29, 2006 7:33 am    Post subject: Reply with quote

This will help you learn Unreal Wink

http://forums.polserver.com/viewtopic.php?t=86

Post new topic   Reply to topic    PenUltima Online Forum Index -> Feature Suggestions All times are GMT - 4 Hours
Goto page 1, 2  Next
Page 1 of 2

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty