Skip to content

TienLe.sol

  • Home
  • AI
  • TechnologyExpand
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big DataExpand
      • NOSQL
    • DatabaseExpand
      • MySQL
      • PostgreSQL
  • Enterprise
  • PerformanceExpand
    • Large Scale
    • Front-end performance
  • GeneralExpand
    • Web Servers
    • Linux
    • Host Promo
  • About
TienLe.sol
  • General | Web Servers

    Website redirect based on location

    ByConan November 7, 2012July 1, 2013

    Website redirect based on location scenario : You have many websites targeting for different user countries. For example: vn.domain.com for Vietnamese users, us.domain.com for US users. You want to allow your users to browse your website as fast as possible, and you have 1 server in Vietnam, 1 server in US, 1 server in UK. These servers…

    Read More Website redirect based on locationContinue

  • Web Servers

    Serving static files: a comparison between Apache, Nginx, Varnish and G-WAN

    ByConan November 6, 2012July 1, 2013

    Have just read a great article about serving static files among  many popular web servers. So I paste it here for future reference. This articles is published under this link. Update 1 (Mar 16, 2011): Apache MPM-Event benchmark added Update 2 (Mar 16, 2011): Second run of Varnish benchmark added Update 3 (Mar 16, 2011): Cherokee benchmark added…

    Read More Serving static files: a comparison between Apache, Nginx, Varnish and G-WANContinue

  • MySQL

    Some MySQL performance tips

    ByConan November 5, 2012July 1, 2013

    This article discusses about some MySQL performance tips which are collected over Internet and based on the experience of the author (me ^__^). Specific Query Performance Tips (see also database design tips for tips on indexes):  Use EXPLAIN to profile the query execution plan  Use Slow Query Log (always have it on!)  Don’t use DISTINCT when you…

    Read More Some MySQL performance tipsContinue

  • Enterprise Applications

    VisualSVN server – Script to convert SVN-based permission file (authz) to Windows-based permission file (authz-windows)

    ByConan November 3, 2012April 1, 2014

    This article introduce a script to Script to convert SVN-based permission file (authz) to Windows-based permission file (authz-windows) in VisualSVN server. VisualSVN Server is a good SVN server for Windows-based. By default, authentication in VisualSVN server is based on 2 files: authorization file (password is encoded with htpassword) and permission file. If later, we intend to…

    Read More VisualSVN server – Script to convert SVN-based permission file (authz) to Windows-based permission file (authz-windows)Continue

  • CSS3

    CSS3 for Internet Explorer 6 -> 8

    ByConan October 28, 2012July 1, 2013

    Althought CSS3 is currently fully supported by recent browsers, there are many problems when finding a “falling back” solution for IE <= 8. We can surely change the way we display HTML code, or use javascript for some contents, but these are also not in our favor. Fortunatelly, there is a library called Selectivizr providing an “IE-CSS3 library” http://selectivizr.com/. This lib can be used with jQuery, Prototype,…

    Read More CSS3 for Internet Explorer 6 -> 8Continue

  • Single Sign-On

    Introduction to SAML

    ByConan October 26, 2012July 1, 2013

    General Concept Security Assertion Markup Language (SAML, pronounced “sam-el”) is an XML-based open standard data format for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider. SAML is a product of the OASIS Security Services Technical Committee. SAML dates from 2001; the most recent update of SAML is from 2005. The single most important problem that SAML addresses is the web…

    Read More Introduction to SAMLContinue

  • Enterprise Applications

    Connecting between Atlassian Jira and Confluence

    ByConan October 23, 2012October 8, 2018

    This article discusses how to establish a connection between Atlassian Jira and Confluence. For those who have not heard about Jira and Confluence: JIRA is the project tracker for teams planning, building, and launching great products. Atlassian Confluence helps connect gaming teams with the content, knowledge, and co-workers they need to get work done, faster. Setup Application links…

    Read More Connecting between Atlassian Jira and ConfluenceContinue

Page navigation

Previous PagePrevious 1 … 16 17 18

© 2026 TienLe.sol

  • Home
  • AI
  • Technology
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big Data
      • NOSQL
    • Database
      • MySQL
      • PostgreSQL
  • Enterprise
  • Performance
    • Large Scale
    • Front-end performance
  • General
    • Web Servers
    • Linux
    • Host Promo
  • About