Coder Social home page Coder Social logo

homeport's People

Contributors

cskronborg avatar dmiddelhede avatar eudyptula avatar haubach avatar havenisse avatar jbro avatar petur03 avatar regislouge avatar tibo-lg avatar tinasihm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

homeport's Issues

Managing bad request

Improve the management of bad or malformed request, in order that the server does not suffer from it.

m4 directory missing

The m4 directory is missing and needed for the autoconfiguration. Maybe move acinclude.m4 in it.

Configuration of services

The configuration of services sometimes leads to segmentation fault. The problem appears randomly, and one XML configuration file can sometimes work and sometimes fail.

Possible fix : Need to modify the "manage_configuration_xml" function.

MAXDATASIZE need a redesign

Correct MAXDATASIZE is a limitation of how much can be sent/recieved, this should either be a setting in the webserver or avoided at all.

ZeroConf Name Size

Add a check for the size of the service name displayed on the zeroConf network, max size should be 62 char.
In the current version, setting a zeroConf name superior to 62 char leads to the crash of the library.

Possible fix :
-Change the service name display on ZeroConf to something simpler and shorter

XML differentiation between secure and unsecure services

The services' information are stored in the same XML file, no matter if they're secure or not. This leads to the possibility of accessing secured services information through an unsecured connection.

Possible fix : Define two different XML files, one for secured services, one for unsecured ones.

Header Issue

Getting headers behaves strangely. Fixed in last pull request but might need to be looked more closely.

Logging

The webserver should be able to output logs in files.

Maximum number of clients

Create a maximum number of clients settings, to send errors messages when there is too many connected clients

Timeout on sending data

Currently sending means that the webserver will wait forever for the pipe to become ready, before it sends data.

Chunked response

The response handler should be able to return the response body in chunks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.