Essays about: "Web servers"

Showing result 6 - 10 of 117 essays containing the words Web servers.

  1. 6. Mitigating HTTP Denial-of-Service Attacks on Self-Hosted Web Applications

    University essay from KTH/Datavetenskap

    Author : William Berg; Gustav Henningsson; [2022]
    Keywords : ;

    Abstract : Denial-of-service (DoS) attacks are a common threat to any resource on the internet, making knowledge regarding how to prevent them increasingly valuable. In this paper we have investigated different HTTP DoS attacks, how they affect web servers, and what steps one might take to protect a self-hosted web application from such attacks. READ MORE

  2. 7. Evaluation of Generic GraphQL Servers for Accessing Legacy Databases

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Muhammad Ismail; [2022]
    Keywords : GraphQL; GraphQL vs REST; PostGraphile; Hasura; PostgreSQL; Performance Metrics; Throughput; Query execution time; PostGraphile vs Hasura; Latest web technology; Web solutions; communication over internet;

    Abstract : Over a few years back, REST APIs were considered standard web APIs, which nowhave a strong competitor. REST APIs provide some excellent features like stateless serversand structured access to resources. However, over time, it doesn’t offer flexibility withthe access of data and client changing requirements. READ MORE

  3. 8. Privacy Enhancing Data Reporting System For Participatory Sensing

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Tomasz Jakub Czajęcki; [2022]
    Keywords : Participatory sensing; data aggregation; MPC; Bluetooth;

    Abstract : Privacy is a crucial aspect of any system involving user-supplied data. There exist multiple approaches to protecting the identity and secrecy of users in data submission systems. In this thesis, I consider the case of privacy-enhancing of data reporting in Participatory Sensing systems. READ MORE

  4. 9. HTTP Load Balancing Performance Evaluation of HAProxy, NGINX, Traefik and Envoy with the Round-Robin Algorithm

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Alfred Johansson; [2022]
    Keywords : ;

    Abstract : Operating a popular website is a challenging task. Users not only expect services to always be available, but also good performance in the form of fast response times. READ MORE

  5. 10. Express.js and Ktor web serverperformance : A comparative study

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Isac Glantz; Hampus Hurtig; [2022]
    Keywords : Performance; Concurrency; Web frameworks; Kotlin; JavaScript;

    Abstract : As more and more companies use the internet to grow their businesses and sales, it is crucial to have a fast and responsive site that keeps customers on the site. Hence, comparing two web frameworks with respect to response time is vital, as it is a significant part of delivering the page. READ MORE