About: Perlbal

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Perlbal is a Perl-based reverse proxy load balancer and web server. Perlbal is maintained by a group connected to . The program is in common use by large web sites to distribute the load over a number of servers. Like Perl, Perlbal is distributed under both the GNU General Public License and the Artistic License and is thus free software.

Property Value
dbo:abstract
  • Perlbal is a Perl-based reverse proxy load balancer and web server. Perlbal is maintained by a group connected to . The program is in common use by large web sites to distribute the load over a number of servers. Like Perl, Perlbal is distributed under both the GNU General Public License and the Artistic License and is thus free software. Perlbal also features a so-called "re-proxy" mechanism. This allows a backend webapp to send back a small response to Perlbal which acts as an "internal redirect" and causes it to get the response data from elsewhere. This is often used so that expensive application server processes can defer to much simpler, faster HTTP servers to serve static files, freeing up the application server for other computing work. This is most commonly used in conjunction with . Additionally, plugins can be written to support various operations that may traditionally have been performed at the application layer. As an example, a filter plugin has been developed that can dynamically alter the palette of a PNG or GIF image as it passes through the proxy, allowing the image to be tinted. This is used on LiveJournal to provide predefined page templates whose colors, including those "baked" into images, can be customized by the user. Doing this relatively simple filtering task at the load balancer layer avoids the overhead of passing this request back to the full application servers. (en)
  • Perlbal — балансировщик нагрузки и веб-сервер, написанный на языке Perl. Perlbal поддерживается группой, связанной с . Программный продукт обычно используется крупными веб-сайтами для того, чтобы распределять нагрузку между множеством серверов. Также, как и Perl, Perlbal распространяется под двумя лицензиями: GNU General Public License и и таким образом является свободным программным обеспечением. Perlbal также предоставляет механизм «re-proxy», который позволяет серверному веб-приложению отправить обратный запрос к Perlbal, который действует как «внутреннее перенаправление» и позволяет Perlbal получить ответ с другого сервера. Это часто используется для того, чтобы перенаправлять запросы к статическим файлам с серверов приложений к более простым и быстродействующим HTTP-серверам, снимая эту нагрузку с серверов приложений. Зачастую используется вместе с . Поддерживается создание плагинов для поддержки разнообразных операций, которые традиционно выполняются серверами приложений. Как пример можно привести плагин, динамически меняющий палитру PNG и GIF изображений, проходящих через прокси. (ru)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2012-02-27 (xsd:date)
dbo:latestReleaseVersion
  • 1.80
dbo:license
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 2370110 (xsd:integer)
dbo:wikiPageLength
  • 3930 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118212771 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2012-02-27 (xsd:date)
dbp:latestReleaseVersion
  • 1.800000 (xsd:double)
dbp:license
dbp:name
  • Perlbal (en)
dbp:programmingLanguage
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Perlbal is a Perl-based reverse proxy load balancer and web server. Perlbal is maintained by a group connected to . The program is in common use by large web sites to distribute the load over a number of servers. Like Perl, Perlbal is distributed under both the GNU General Public License and the Artistic License and is thus free software. (en)
  • Perlbal — балансировщик нагрузки и веб-сервер, написанный на языке Perl. Perlbal поддерживается группой, связанной с . Программный продукт обычно используется крупными веб-сайтами для того, чтобы распределять нагрузку между множеством серверов. Также, как и Perl, Perlbal распространяется под двумя лицензиями: GNU General Public License и и таким образом является свободным программным обеспечением. (ru)
rdfs:label
  • Perlbal (en)
  • Perlbal (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Perlbal (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License